home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000230_news@newsmaster….columbia.edu _Tue Aug 26 11:04:13 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA23934
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 26 Aug 1997 11:04:12 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA22796
  7.     for kermit.misc@watsun; Tue, 26 Aug 1997 11:04:12 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: help with kermit config
  12. Date: 26 Aug 1997 15:04:11 GMT
  13. Organization: Columbia University
  14. Lines: 22
  15. Message-ID: <5tur9b$hr0$1@apakabar.cc.columbia.edu>
  16. References: <5tt11p$4s8@jedi.cmet.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7546
  19.  
  20. In article <5tt11p$4s8@jedi.cmet.net>, Avatar <amunoz@publinet.cl> wrote:
  21. : I've been trying kermit 190 and  192 on a Silicon Graphics 
  22. : INDY with IRIX 5.3
  23. : the software compiles and seems to work but I cannot set 
  24. : the port, it refuses to access the lock file
  25. : the output is:
  26. : C-Kermit>set port /dev/ttyd2
  27. : /var/spool/locks: No such file or directory
  28. : UUCP not installed or Kermit misconfigured
  29. : Sorry, access to lock denied: /dev/ttyd2
  30. This is, I hope, a singularly informative messsage.
  31.  
  32. : ??????
  33. : any ideas of  what can be done???
  34. Please read the documentation.  The UNIX Appendix of "Using C-Kermit"
  35. explains how the system administrator should install C-Kermit on UNIX
  36. systems that protect the dialout devices and/or their lockfiles against
  37. "the world".
  38.  
  39. - Frank